func github.com/andybalholm/brotli.initBlockTypeCodeCalculator

3 uses

	github.com/andybalholm/brotli (current package)
		brotli_bit_stream.go#L86: func initBlockTypeCodeCalculator(self *blockTypeCodeCalculator) {
		brotli_bit_stream.go#L1040: 	initBlockTypeCodeCalculator(&type_code_calculator)
		brotli_bit_stream.go#L1135: 	initBlockTypeCodeCalculator(&self.block_split_code_.type_code_calculator)